DataCollection | ComponentOne
C1.Android.DataCollection Assembly / C1.Android.DataCollection Namespace / C1RecyclerViewAdapter<T> Class / Wait Method / Wait(Int64) Method

In This Topic
    Wait(Int64) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub Wait( _
       ByVal millis As Long _
    ) 
    public void Wait( 
       long millis
    )

    Parameters

    millis
    See Also